home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part2
/
cat3
/
armap.3
< prev
next >
Wrap
Text File
|
1999-09-16
|
425b
|
67 lines
armap(1) Scilab Function armap(1)
NAME
armap - display of armax equations
CALLING SEQUENCE
[]=armap(ar,[out])
PARAMETERS
ar : a list describing an arma process.
out : a file name
DESCRIPTION
Display in the file out or on the screen the armax equation associated with
ar. ar is created with armac
SEE ALSO
armac